Skip to content

Issue 337 vdebug closes on connect#340

Merged
BlackIkeEagle merged 4 commits intomasterfrom
issue-337-vdebug-closes-on-connect
Mar 30, 2018
Merged

Issue 337 vdebug closes on connect#340
BlackIkeEagle merged 4 commits intomasterfrom
issue-337-vdebug-closes-on-connect

Conversation

@BlackIkeEagle
Copy link
Copy Markdown
Member

No description provided.

Apperantly mkexrc stores a file with cp1250 encoding, when re-reading
the file and trying to use it as utf-8 you get errors. So no we read the
file with the cp1250 encoding and transfer the data back to utf-8. This
avoids a supressed crash when a debugger connects to vdebug and there
are utf-8 chars in the configuration that get misinterpreted because the
faulty exported data.

fixes #337

Signed-off-by: BlackEagle <ike.devolder@gmail.com>
This might come in handy while debugging vdebug.

Signed-off-by: BlackEagle <ike.devolder@gmail.com>
Signed-off-by: BlackEagle <ike.devolder@gmail.com>
Signed-off-by: BlackEagle <ike.devolder@gmail.com>
@BlackIkeEagle BlackIkeEagle merged commit 8c4b518 into master Mar 30, 2018
@BlackIkeEagle BlackIkeEagle deleted the issue-337-vdebug-closes-on-connect branch April 25, 2018 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant